Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 18,431 for

.net watermarking

(0.21 sec)
  1. Working with slide backgrounds | Documentation

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images...Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/working-with-s...
  2. Working with BMP metadata | Documentation

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP image Get the root metadata package Extract the native metadata package using BmpRootPackage.BmpHeader Read the BMP header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Bmp.BmpReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputBmp)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.BmpHeader.BitsPerPixel); Console.WriteLine(root.BmpHeader.ColorsImportant); Console.WriteLine(root.BmpHeader.HeaderSize); Console.WriteLine(root.BmpHeader.ImageSize); Console.WriteLine(root.BmpHeader.Planes); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Watermark Product Solution GroupDocs...Family / GroupDocs.Metadata for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/metadata/net/working-with-bm...
  3. Markdown | Documentation

    This article explains that how to extract Markdown formatted text from document page....Watermark Product Solution GroupDocs...Family / GroupDocs.Parser for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/parser/net/markdown/
  4. GroupDocs.Search Product Family

    Գտեք պատասխաններ տեքստի որոնման և տարբեր ֆայլերի ինդեքսավորման վերաբերյալ՝ օգտագործելով կոդի ցանկացած հարթակ:...Watermark Product Family GroupDocs.Merger...Platforms GroupDocs.Search for .NET GroupDocs.Search for Java Najnoviji...

    kb.groupdocs.com/hy/search/page/3/
  5. Export Data | Documentation

    How to export data to JSON or XML files....Watermark Product Solution GroupDocs...Family / GroupDocs.Parser for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/parser/net/export-data/
  6. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Watermark Product Solution GroupDocs...Family / GroupDocs.Redaction for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/redaction/net/extend-support...
  7. How to Extract Images from PowerPoint in C#

    This article provides stepwise instructions to extract images from PowerPoint in C# and a sample working code on how to get images from PowerPoint using C#....Watermark Product Family GroupDocs.Merger...C# Setup GroupDocs.Parser for .NET package from the NuGet package...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  8. How to Convert TIFF to PDF using C#

    Let's review the step-by-step procedure for converting documents, learn how to convert TIFF to PDF using C# and how to create TIFF to PFD converter C# functionality....Watermark Product Family GroupDocs.Merger...Conversion for .NET package from the NuGet in the .NET application...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Add Distance Annotation in PDF using C#

    This article is designed to assist you how to add distance annotation in PDF using C# along with comprehensive steps to insert distance annotation to PDF in C#....Watermark Product Family GroupDocs.Merger...install GroupDocs.Annotation for .NET using the NuGet package manager...

    kb.groupdocs.com/annotation/net/how-to-add-dist...
  10. How to Add Replacement Annotation in PDF using C#

    This tutorial offers guidance on how to add replacement annotation in PDF using C#. Also, it includes code and steps to insert replacement annotation to PDF in C#....Watermark Product Family GroupDocs.Merger...Install GroupDocs.Annotation for .NET via the NuGet package manager...

    kb.groupdocs.com/annotation/net/how-to-add-repl...